home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOpus Plus
/
DOpus Plus.iso
/
Enhancements
/
FTPBatch
/
FTPBatchAdd.doc
< prev
Wrap
Text File
|
1998-10-18
|
934b
|
32 lines
This is a nice additional script for FTPBatch provided by Neil Bothwick.
Thanks Neil.
- Martin
FTPBatchAdd 1.0 by Neil Bothwick
--------------------------------
This is a short arexx script to add a file to the an FTPBatchLister
batchlist. FTPBatchLister allows you to create a list of files for
later downloading by dragging and dropping from an FTP lister.
FTPBatchAdd was written to add files to the list of files from
anywhere else, such as from clickable links in a mailer or web
browser.
Copy FTPBatchAdd.opus5 to DOpus5:ARexx and call it with
rx DOpus5:ARexx/FTPBatchAdd.opus5 BATCHROOT FILE
Where BATCHROOT is the name of the batchfile without its extension
(exactly as you use when calling FTPBatchLister.opus5) and FILE is the
full name and path name of the file you wish to download. The leading
ftp:// part of the path is optional.
Once run, the file will appear in the BatchLister window, ready for
download.